Welcome![Sign In][Sign Up]
Location:
Search - Java Web Browser

Search list

[JSP/Javajavachengxu

Description: Java,是由Sun Microsystems公司于1995年5月推出的Java程序设计语言和Java平台的总称。用Java实现的HotJava浏览器(支持Java applet)显示了Java的魅力:跨平台、动态的Web、Internet计算。从此,Java被广泛接受并推动了Web的迅速发展,常用的浏览器现在均支持Java applet。-Java, is made from Microsystems company in May 1995 launched Java programming language and Java platform floorboard. With the realization of Java HotJava browser (support Java applet) shows Java charm: cross-platform, dynamic Web, Internet, calculation. From then on, Java widely accepted and promote the rapid development of a Web browser, commonly used now are supported Java applet.
Platform: | Size: 1024 | Author: haha | Hits:

[Special Effectsdocument

Description: 云计算模式在线图片处理 原理与实现 本文档叙述的是自主研发了一套适用于富客户端的云计算模型,使富客户端模式的程序能够和云计算模式相结合。 富客户端程序综合了C/S架构和B/S架构的优点,解决了B/S架构的弊端,提高了Web应用的用户体验,可以使程序直接在浏览器中运行。云计算是将计算提交至服务器端进行,并可在云端存储数据(云存储),两者结合,可以最大限度的解除程序对客户端硬件设备的依赖。 本系统将上述模型应用于需要海量计算的大图像处理中,是前所未有的,极大的提高了处理效率。 与本作品相关的论文《适用于富客户端的云计算》(孙放、陈云芳等 著)已发表于《计算机技术与发展》。 -Cloud computing model and implementation of online photo processing principle A set of independent research and development for rich client cloud computing model so that the rich client model and the cloud computing model programs to combine. Rich client application combines the C/S architecture and B/S architecture advantages, solve B/S structure defects and improve the user experience of Web applications, you can make the program run directly in the browser. Cloud computing is submitted to the server side computing, and can store data in the cloud (cloud storage), a combination of both, the lifting procedure can maximize the client hardware dependent. The system will calculate the model is applied to the great need for massive image processing, is unprecedented and greatly improve the processing efficiency. Associated with the work papers "for rich client cloud computing" (Sun release, Chen Yunfang waiting) have been published in "Computer Technology and Development."
Platform: | Size: 1176576 | Author: sunfang | Hits:

[JSP/Java978-7-302-14153-2

Description: 本书为Java课程设计指导用书,内容包括: Java环境的安装与配置, Java语言编程的基础知识, Java语言中最重要的类与对象网页浏览器案例,蜘蛛纸牌案例,吃豆子游戏案例,端口扫描案例,聊天程序案例,连连看游戏案例,中国象棋对弈系统案例,学生管理信息系统案例等-This book is a guide book Java curriculum, including: Java environment installation and configuration, Java programming basics, Java language classes and objects of the most important case of a web browser, spider solitaire case Pacman game case port scan case, chat program case, Lianliankan game case, Chinese chess games on the system case, case, etc. Student Management Information System
Platform: | Size: 4388864 | Author: | Hits:

[JSP/Javapebble-2.5.1

Description: Pebble is a lightweight, open source, Java EE blogging tool. It s small, fast and feature-rich with unrivalled ease of installation and use. Blog content is stored as XML files on disk and served up dynamically, so there s no need to install a database. All maintenance and administration can be performed through your web browser, making Pebble ideal for anybody who is constantly on the move or doesn t have direct access to their host. You can see example blogs here and here.
Platform: | Size: 23845888 | Author: Ollie | Hits:

[JSP/Javajava6-in-21-days

Description: 《21天学通java6》课本中源代码打包下载。 只需21天的时间,便可具备使用Java开发运行在计算机中的应用程序、运行在Web服务器中的servlet,以及通过浏览器启动的Java Web Start应用程序的知识和技能。本书可作为初学者学习Java编程技术的教程,也可供已掌握其他语言的程序员学习Java时参考。-" 21 Days java6" package download the source code for textbook. Just 21 days, you can use the Java development with the computer running the application, running on the Web server servlet, and the browser launched Java Web Start application of knowledge and skills. This book can be as a beginner to learn Java programming tutorial, also available in other languages ​ ​ programmers have mastered learning Java reference.
Platform: | Size: 1429504 | Author: 唐铁虎 | Hits:

[JSP/JavaBrowser

Description: 浏览器由一个Java的Application程序来实现,包括: (1)浏览网页,包括网页内部的超链接响应事件,鼠标的响应事件; (2)后退,前进,刷新,主页,转到等按钮的设计; (3)记录历史记录并显示最近浏览的10个网页的历史记录; (4)书签的相应操作,包括:添加书签,删除书签,上移和下移书签; (5)弹出菜单的相关设计; (6)网页源代码的显示; (7)其余的相关设计-Browser from a Java-implemented Application procedures, including: (1) browse the web, including web links to respond to events within the super-mouse in response to events (2) Back, Forward, Refresh, Home, go to the other button design (3) records and displays the history of recently visited pages history 10 (4) the appropriate bookmark operations, including: Add bookmarks, remove bookmarks, bookmark the Move Up and Move Down (5) pop-up menu of related design (6) Web page source code display (7) the rest of the related design
Platform: | Size: 671744 | Author: wangmin | Hits:

[Other Gamesmofang

Description: Java编写的网页版魔方游戏,编译后生成.class文件,然后用HTML去调用,不过运行时候需要你的浏览器安装有运行Class的插件。-Written in Java web game cube version, compiler generated. Class files, then use HTML to call, but when you need to run a browser plug-ins installed to run Class.
Platform: | Size: 8192 | Author: 戴君 | Hits:

[JSP/JavaJavaScriptgaoji

Description: java script是目前Web客户端开发的主要编程语言,也是Ajax的核心技术之一。本书从最早期Netscape浏览器中的java script开始讲起,直到当前它对XML和Web服务的具体支持,内容主要涉及java script的语言特点、java script与浏览器的交互、更高级的java script技巧,以及与在Web应用程序中部署java script解决方案有关的问题,如错误处理、调试、安全性、优化/混淆化、XML和Web服务,最后介绍应用所有这些知识来创建动态用户界面。-java script is the main Web client programming language development, but also the heart of Ajax technologies. From the earliest book in the Netscape browser will start with java script until the current XML and its specific support for Web services, mainly related java script language features, java script interaction with the browser, more advanced java script skills, as well as in the Web application deployment java script solutions related issues, such as error handling, debugging, security, optimization/confusion, XML, and Web services, and finally describes the application of all this knowledge to create dynamic user interface.
Platform: | Size: 6463488 | Author: jun jun | Hits:

[JSP/JavaJava-application-tutorial

Description: 本书讲述了Java语言的应用基础、MySQL数据库应用基础、Java数据库程序设计和Java服务器程序设计。构建了完整的浏览器/Web服务器/数据库3层结构模式,将面向对象程序设计技术,动态交互式Web网页开发技术和Web数据库开发技术融为一体。-This book describes the application of basic Java language, MySQL-based database applications, Java Database Programming and Java server programming. Build a complete browser/Web server/database 3-layer structure model, object-oriented programming techniques, development of dynamic, interactive Web pages and Web database development technologies technology integration.
Platform: | Size: 21065728 | Author: 周利伟 | Hits:

[Browser Clientweb

Description: 用java编写一个浏览器,实现网页浏览功能-Jmichelle a browser, realize the web browsing function
Platform: | Size: 15360 | Author: 纷飞浅绿 | Hits:

[JSP/Javaweb

Description: 本课程设计使用java实现一个类似于IE的浏览器程序-The course is designed to use java to implement a program similar to the IE browser
Platform: | Size: 87040 | Author: udbapsdw | Hits:

[JSP/JavaOnline-Shopping-

Description: 本网上购书系统是基于B/S架构的三层Web应用,即浏览器与服务器模式,浏览器可以使用IE6.0、Netscope4.0、Firefox Web Browser等,服务器采用开源的Tomcat5.0,数据库采用开源的MySQL5.0。本系统基于Java 2 Enterprise Edition (J2EE) 平台,使用Java、XML、JavaScript与JSP语言,Struts与Hibernate等开源框架进行开发。-The online purchasing system is B/S structure-based three-tier Web applications, the browser and the server mode, the browser can use the IE 6.0 Netscope4.0 Firefox Web Browser and server using open source Tomcat5.0 The database uses the open source MySQL 5.0. The system is based on Java 2 Enterprise Edition (J2EE) platform, using Java, XML, JavaScript and JSP language, Struts and Hibernate and other open source framework for development.
Platform: | Size: 1601536 | Author: yaowei | Hits:

[JSP/JavaJAVA-NOTE-3

Description: 最实用的JAVA详解-Java,是由Sun Microsystems公司于1995年5月推出的Java程序设计语言和Java平台的总称。用Java实现的HotJava浏览器(支持Java applet)显示了Java的魅力:跨平台、动态的Web、Internet计算。从此,Java被广泛接受并推动了Web的迅速发展,常用的浏览器现在均支持Java applet。-The most practical Java Detailed- Java is a general term for launched in May 1995 by Sun Microsystems Java programming language and the Java platform . Java implementation of the HotJava browser ( supports a Java applet ) shows the charm of Java : cross-platform , dynamic Web , Internet computing . Since then , Java has been widely accepted and promoted the rapid development of the Web , commonly used browsers support Java applets .
Platform: | Size: 10240 | Author: 凤凰泪 | Hits:

[JSP/Java56545

Description: java编程宝典~~~网页浏览器~~从学校图书馆弄出来的~~值得一看~-web browser java programming Collection ~ ~ ~ ~ ~ from the school library, it comes out ~ ~ worth ~~
Platform: | Size: 183296 | Author: panda | Hits:

[P2PJavaP2P

Description: 本 文将介绍 JDesktop Integration Components (JDIC),这是一个开源的项目,目的是构建消除本机应用程序和 Java 等价物之间差距的组件。JDIC 单一的 Java API 允许应用程序接进本机操作系统特性,同时保持跨平台支持。它目前提供了本机 Web 浏览器(Internet Explorer 或 Mozilla) 支持、系统托盘支持、文件扩展集成和其他桌面特性。 开发人员和用户对 Swing 最大的一个抱怨(也是对 Java 编程语言整体上的抱怨)是,客户端应用程序给人的感觉与本机应用程序的不同。-This article describes the JDesktop Integration Components (the JDIC), which is an open source project, the aim is to build the elimination of native components of the gap between the application and the Java equivalent. JDIC' s single Java API allows applications to tap into the native operating system features, while maintaining cross-platform support. It currently provides a native Web browser (Internet Explorer or Mozilla) support, system tray support, file extensions, integration and other desktop features. Swing the largest one, the developers and users complain (complain on the Java programming language as a whole) is the client application gives the impression of different native applications.
Platform: | Size: 36262912 | Author: 涂庆龙 | Hits:

[Browser ClientWebBrowser

Description: 一个简单的WEB浏览器,可以浏览网页的,用JAVA编写-a semple web browser
Platform: | Size: 1024 | Author: 李成 | Hits:

[Windows DevelopDdilllo-0[1]6i

Description: Dillo 是一个完全用C语言实现的图形化的网页浏览器,快速,而且源代码与二进制文件都非常小(小于2330k)。它是一种基于GTK+的,非常好的支持一个HTML子集(没有框架),不支持java虚拟机,与jav -Dillo is a fully implemented in C language graphical Web browser, fast, and the source code and binary files are very small (less than 2330k). It is based on GTK+ very good support for a subset of HTML (no frame), does not support java virtual machine, jav
Platform: | Size: 335872 | Author: ackchengg | Hits:

[Browser PluginseIDApplet.java

Description: he eID Applet is a browser component to enable the use of the Belgian eID card within web applications in the most user friendly way possible today. The eID Applet runs on Windows, Mac OS X, and Linux platforms and supports a wide range of web browsers including Firefox, IE, and Safari. Since the eID Applet can run both with or without eID Middleware installed, it puts minimal requirements on the client browser environment.
Platform: | Size: 6144 | Author: Obesity | Hits:

[Browser PluginseIDController.java

Description: he eID Applet is a browser component to enable the use of the Belgian eID card within web applications in the most user friendly way possible today. The eID Applet runs on Windows, Mac OS X, and Linux platforms and supports a wide range of web browsers including Firefox, IE, and Safari. Since the eID Applet can run both with or without eID Middleware installed, it puts minimal requirements on the client browser environment.
Platform: | Size: 11264 | Author: Obesity | Hits:

[JSP/JavawebBrower

Description: 用java实现的网页浏览器,具有浏览器的一般功能-With a the java implementation web browser has the general function of the browser
Platform: | Size: 15360 | Author: 黄裳 | Hits:
« 1 2 ... 4 5 6 7 8 910 11 12 13 »

CodeBus www.codebus.net